index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
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]