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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-15
batman-adv: fix indirect hard_iface NULL dereference
Marek Lindner
1
-1
/
+2
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-05-11
batman-adv: fix removing neigh_ifinfo
Simon Wunderlich
1
-0
/
+46
2014-05-10
batman-adv: always run purge_orig_neighbors
Simon Wunderlich
1
-4
/
+4
2014-05-10
batman-adv: fix neigh reference imbalance
Simon Wunderlich
1
-0
/
+5
2014-05-10
batman-adv: fix neigh_ifinfo imbalance
Simon Wunderlich
1
-0
/
+2
2014-03-22
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2014-03-22
batman-adv: improve DAT documentation
Antonio Quartulli
2
-2
/
+6
2014-03-22
batman-adv: improve the TT flags documentation
Antonio Quartulli
1
-4
/
+24
2014-03-22
batman-adv: Send multicast packets to nodes with a WANT_ALL flag
Linus Lüssing
6
-3
/
+198
2014-03-22
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
Linus Lüssing
6
-8
/
+156
2014-03-22
batman-adv: Modified forwarding behaviour for multicast packets
Linus Lüssing
9
-26
/
+266
2014-03-22
batman-adv: Announce new capability via multicast TVLV
Linus Lüssing
7
-6
/
+167
2014-03-22
batman-adv: introduce capability initialization bitfield
Linus Lüssing
3
-9
/
+11
2014-03-22
batman-adv: Multicast Listener Announcements via Translation Table
Linus Lüssing
8
-4
/
+318
2014-03-22
batman-adv: add kerneldoc for dst_hint argument
Antonio Quartulli
2
-0
/
+3
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: fix a few kerneldoc inconsistencies
Simon Wunderlich
1
-5
/
+5
2014-03-22
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
13
-71
/
+70
2014-03-22
batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()
Linus Lüssing
1
-3
/
+0
2014-03-22
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
5
-14
/
+18
2014-03-22
batman-adv: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-27
/
+101
2014-02-17
batman-adv: fix potential kernel paging error for unicast transmissions
Antonio Quartulli
1
-2
/
+7
2014-02-17
batman-adv: avoid double free when orig_node initialization fails
Antonio Quartulli
1
-4
/
+2
2014-02-17
batman-adv: free skb on TVLV parsing success
Antonio Quartulli
1
-0
/
+2
2014-02-17
batman-adv: fix TT CRC computation by ensuring byte order
Antonio Quartulli
1
-4
/
+12
2014-02-17
batman-adv: fix potential orig_node reference leak
Simon Wunderlich
1
-0
/
+2
2014-02-17
batman-adv: avoid potential race condition when adding a new neighbour
Antonio Quartulli
3
-6
/
+56
2014-02-17
batman-adv: properly check pskb_may_pull return value
Antonio Quartulli
1
-1
/
+1
2014-02-17
batman-adv: release vlan object after checking the CRC
Antonio Quartulli
1
-1
/
+5
2014-02-17
batman-adv: fix TT-TVLV parsing on OGM reception
Antonio Quartulli
1
-1
/
+0
2014-02-17
batman-adv: fix soft-interface MTU computation
Antonio Quartulli
1
-8
/
+14
2014-02-13
net: remove unnecessary return's
stephen hemminger
1
-2
/
+0
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-01-16
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-13
/
+31
2014-01-15
Revert "batman-adv: drop dependency against CRC16"
David S. Miller
1
-0
/
+1
2014-01-16
batman-adv: use consistent kerneldoc style
Simon Wunderlich
4
-13
/
+31
2014-01-15
batman-adv: fix batman-adv header overhead calculation
Marek Lindner
1
-1
/
+1
2014-01-14
batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
1
-3
/
+1
2014-01-12
batman-adv: drop dependency against CRC16
Antonio Quartulli
1
-1
/
+0
2014-01-12
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
41
-41
/
+41
2014-01-12
batman-adv: add build checks for packet sizes
Simon Wunderlich
1
-7
/
+17
2014-01-12
batman-adv: remove returns at the end of void functions
Antonio Quartulli
1
-7
/
+0
2014-01-12
batman-adv: add debugfs support to view multiif tables
Simon Wunderlich
5
-7
/
+73
2014-01-12
batman-adv: add debugfs structure for information per interface
Simon Wunderlich
4
-0
/
+86
2014-01-12
batman-adv: add bonding again
Simon Wunderlich
4
-4
/
+121
2014-01-12
batman-adv: consider outgoing interface in OGM sending
Simon Wunderlich
3
-64
/
+115
2014-01-12
batman-adv: add WiFi penalty
Simon Wunderlich
3
-6
/
+24
[prev]
[next]