index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
soft-interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-07
batman-adv: checkpatch - Please don't use multiple blank lines
Antonio Quartulli
1
-1
/
+0
2014-08-05
batman-adv: increase default hop penalty
Simon Wunderlich
1
-1
/
+1
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+46
2014-07-21
batman-adv: fix TT VLAN inconsistency on VLAN re-add
Antonio Quartulli
1
-14
/
+46
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-22
batman-adv: Send multicast packets to nodes with a WANT_ALL flag
Linus Lüssing
1
-0
/
+2
2014-03-22
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
Linus Lüssing
1
-0
/
+1
2014-03-22
batman-adv: Modified forwarding behaviour for multicast packets
Linus Lüssing
1
-1
/
+19
2014-03-22
batman-adv: Announce new capability via multicast TVLV
Linus Lüssing
1
-0
/
+4
2014-03-22
batman-adv: call unregister_netdev() to have it handle the locking for us
Marek Lindner
1
-4
/
+1
2014-03-22
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
1
-4
/
+4
2014-03-22
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
1
-4
/
+4
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
1
-1
/
+1
2014-01-12
batman-adv: add WiFi penalty
Simon Wunderlich
1
-1
/
+1
2014-01-08
batman-adv: set the isolation mark in the skb if needed
Antonio Quartulli
1
-2
/
+16
2014-01-08
batman-adv: mark a local client as isolated when needed
Antonio Quartulli
1
-3
/
+4
2014-01-08
batman-adv: add isolation_mark sysfs attribute
Antonio Quartulli
1
-0
/
+2
2014-01-08
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
1
-35
/
+41
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
1
-3
/
+1
2013-12-28
batman-adv: fix vlan header access
Antonio Quartulli
1
-1
/
+1
2013-12-28
batman-adv: clean nf state when removing protocol header
Antonio Quartulli
1
-0
/
+5
2013-12-28
batman-adv: fix header alignment by unrolling batadv_header
Simon Wunderlich
1
-5
/
+6
2013-10-23
batman-adv: limit local translation table max size
Marek Lindner
1
-4
/
+8
2013-10-19
batman-adv: refine API calls for unicast transmissions of SKBs
Linus Lüssing
1
-2
/
+6
2013-10-19
batman-adv: make the AP isolation attribute VLAN specific
Antonio Quartulli
1
-2
/
+4
2013-10-19
batman-adv: add sysfs framework for VLAN
Antonio Quartulli
1
-3
/
+12
2013-10-19
batman-adv: add per VLAN interface attribute framework
Antonio Quartulli
1
-0
/
+171
2013-10-19
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
1
-17
/
+18
2013-10-12
batman-adv: Add dummy soft-interface rx mode handler
Linus Lüssing
1
-0
/
+13
2013-10-12
batman-adv: consider network coding overhead when calculating required mtu
Marek Lindner
1
-1
/
+1
2013-10-12
batman-adv: use htons when possible
Antonio Quartulli
1
-2
/
+2
2013-10-12
batman-adv: Fragment and send skbs larger than mtu
Martin Hundebøll
1
-0
/
+7
2013-10-12
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
1
-0
/
+4
2013-10-12
batman-adv: Remove old fragmentation code
Martin Hundebøll
1
-3
/
+1
2013-10-09
batman-adv: remove vis functionality
Simon Wunderlich
1
-1
/
+0
2013-10-09
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
1
-1
/
+2
2013-09-17
batman-adv: set the TAG flag for the vid passed to BLA
Antonio Quartulli
1
-0
/
+2
2013-08-28
batman-adv: set skb priority according to content
Simon Wunderlich
1
-0
/
+2
2013-08-10
batman-adv: fix potential kernel paging errors for unicast transmissions
Linus Lüssing
1
-1
/
+8
2013-05-29
batman-adv: change VID semantic in the BLA code
Antonio Quartulli
1
-2
/
+2
2013-05-29
batman-adv: use eth_hdr() when it makes sense
Antonio Quartulli
1
-1
/
+1
2013-05-21
batman-adv: Avoid double freeing of bat_counters
Martin Hundebøll
1
-0
/
+1
2013-04-22
batman-adv: fix global protection fault during soft_iface destruction
Antonio Quartulli
1
-0
/
+7
2013-03-27
batman-adv: Allow to modify slaves of soft-interfaces through rntl_link
Sven Eckelmann
1
-1
/
+55
2013-03-27
batman-adv: Allow to use rntl_link for device creation/deletion
Sven Eckelmann
1
-0
/
+29
2013-03-27
batman-adv: rename batadv_softif_destroy to reflect sysfs use case
Marek Lindner
1
-1
/
+5
2013-03-27
batman-adv: Move deinitialization of soft-interface to destructor
Sven Eckelmann
1
-3
/
+12
2013-03-27
batman-adv: Move soft-interface initialization to ndo_init
Sven Eckelmann
1
-88
/
+81
2013-03-13
batman-adv: network coding - receive coded packets and decode them
Martin Hundebøll
1
-0
/
+4
[next]